FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.bars.r4#1.33.0 (93 ms)

Package uk.nhsdigital.bars.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.33.0&canonical=https://fhir.nhs.uk/StructureDefinition/BARSFlag-scene-safety
Url https://fhir.nhs.uk/StructureDefinition/BARSFlag-scene-safety
Version 1.0.0
Status active
Date 2022-12-13
Name BARSFlagSceneSafety
Title BARS Flag Scene Safety
Experimental False
Description Defines the UK Core constraints on the Flag resource to provide information on prospective warnings of potential issues when providing care to the patient.
Purpose A flag is a warning or notification of some sort presented to the user - who may be a clinician or some other person involve in patient care. It usually represents something of sufficient significance to warrant a special display of some sort - rather than just a note in the resource. A flag has a subject representing the resource that will trigger its display. This subject can be of different types, as described in the examples below: - A note that a patient has an overdue account, which the provider may wish to discuss with them - in case of hardship for example (subject = Patient) - An outbreak of Ebola in a particular region (subject=Location) so that all patients from that region have a higher risk of having that condition - A particular provider is unavailable for referrals over a given period (subject = Practitioner) - A patient who is enrolled in a clinical trial (subject=Group) - Special guidance or caveats to be aware of when following a protocol (subject=PlanDefinition) - Warnings about using a drug in a formulary requires special approval (subject=Medication) - etc.
Copyright Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Type Flag
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient UK Core Patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BARSFlag-scene-safety",
  "url" : "https://fhir.nhs.uk/StructureDefinition/BARSFlag-scene-safety",
  "version" : "1.0.0",
  "name" : "BARSFlagSceneSafety",
  "title" : "BARS Flag Scene Safety",
  "status" : "active",
  "date" : "2022-12-13",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "NHS Digital",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "Defines the UK Core constraints on the Flag resource to provide information on prospective warnings of potential issues when providing care to the patient.",
  "purpose" : "A flag is a warning or notification of some sort presented to the user - who may be a clinician or some other person involve in patient care. It usually represents something of sufficient significance to warrant a special display of some sort - rather than just a note in the resource. A flag has a subject representing the resource that will trigger its display.\r\n\r\nThis subject can be of different types, as described in the examples below:\r\n\r\n- A note that a patient has an overdue account, which the provider may wish to discuss with them - in case of hardship for example (subject = Patient)\r\n- An outbreak of Ebola in a particular region (subject=Location) so that all patients from that region have a higher risk of having that condition\r\n- A particular provider is unavailable for referrals over a given period (subject = Practitioner)\r\n- A patient who is enrolled in a clinical trial (subject=Group)\r\n- Special guidance or caveats to be aware of when following a protocol (subject=PlanDefinition)\r\n- Warnings about using a drug in a formulary requires special approval (subject=Medication)\r\n- etc.",
  "copyright" : "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Flag",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Flag.identifier.assigner",
        "path" : "Flag.identifier.assigner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
            ]
          }
        ]
      },
      {
        "id" : "Flag.category",
        "path" : "Flag.category",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Flag.category.coding.system",
        "path" : "Flag.category.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.nhs.uk/CodeSystem/flag-categories-bars"
      },
      {
        "id" : "Flag.category.coding.code",
        "path" : "Flag.category.coding.code",
        "min" : 1,
        "fixedCode" : "SS"
      },
      {
        "id" : "Flag.code.coding.system",
        "path" : "Flag.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.nhs.uk/CodeSystem/scene-safety-codes-bars"
      },
      {
        "id" : "Flag.subject",
        "path" : "Flag.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location"
            ]
          }
        ]
      },
      {
        "id" : "Flag.subject.identifier.assigner",
        "path" : "Flag.subject.identifier.assigner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
            ]
          }
        ]
      },
      {
        "id" : "Flag.encounter",
        "path" : "Flag.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter"
            ]
          }
        ]
      },
      {
        "id" : "Flag.encounter.identifier.assigner",
        "path" : "Flag.encounter.identifier.assigner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
            ]
          }
        ]
      },
      {
        "id" : "Flag.author",
        "path" : "Flag.author",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
            ]
          }
        ]
      },
      {
        "id" : "Flag.author.identifier.assigner",
        "path" : "Flag.author.identifier.assigner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.